<xs:complexType name="Payments" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element name="Payment" type="xsi:Payment" minOccurs="1" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>